home *** CD-ROM | disk | FTP | other *** search
/ .net 2000 August / NET74.ISO / pc / links / 00058_Script_link - My Web Toolbox < prev    next >
Encoding:
Text File  |  2000-06-22  |  173 b   |  7 lines

  1. on mouseDown me
  2.   puppetSound 1, "ClickSound"
  3.  
  4. on mouseUp
  5.     Alert "To install this program, copy the folder NET74:\Software\My Web Toolbox\ to your hard drive."
  6. end
  7.